home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12705 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: rannanjarvi.sjoki.uta.fi!not-for-mail
  2. From: eaytttet@sjoki.uta.fi (Tero Tervala)
  3. Newsgroups: comp.os.msdos.programmer,comp.lang.c
  4. Subject: Re: problems using int 25h
  5. Date: 2 Apr 1996 08:59:13 +0300
  6. Organization: Univ of Tampere, Inst for Extension Studies
  7. Message-ID: <4jqfnh$b1k@sjoki.uta.fi>
  8. References: <4jjsfv$g41@vixen.cso.uiuc.edu>
  9. NNTP-Posting-Host: sjoki.uta.fi
  10.  
  11. doc@uiuc.edu (Jim Marco) writes:
  12. : I tried using int 25h via the Turbo C absread() command.  The problem is, the
  13. : program works as intended on drive C: which is a 20 meg PC-DOS 5.0 partition,
  14. : but not on drive D: which is a 300 meg partition (same OS).  The call keeps
  15. : returning a "sector not found" error even for low sector values.  Can anyone
  16.  
  17.    I don't know if it helps anything, but try using BIOS sector read functions
  18.    (INT 13h) I think you'll have to write the calling functions by yourself,
  19.    I don't remember that Turbo C had those functions by default.
  20.  
  21.  
  22. -- 
  23. ---------------------------------------------------------------------
  24. Tero "Miracle" Tervala                  eaytttet@sjoki.uta.fi
  25.                           miracle@kauhajoki.fi
  26.